1Net::STOMP::Client::IO(U3s)er Contributed Perl DocumentatNieotn::STOMP::Client::IO(3)
2
3
4

NAME

6       Net::STOMP::Client::IO - Input/Output support for Net::STOMP::Client
7

DESCRIPTION

9       This module provides Input/Output support for Net::STOMP::Client.
10
11       It is used internally by Net::STOMP::Client and is not expected to be
12       used elsewhere.
13

FUNCTIONS

15       This module provides the following functions and methods:
16
17       new(SOCKET)
18           create a new Net::STOMP::Client::IO object
19
20       send_data(BUFFER[, TIMEOUT])
21           send the data in the given buffer to the socket
22
23       receive_data([TIMEOUT])
24           receive data from the socket and put in the internal buffer
25

AUTHOR

27       Lionel Cons <http://cern.ch/lionel.cons>
28
29       Copyright CERN 2010-2011
30
31
32
33perl v5.12.3                      2011-05-10         Net::STOMP::Client::IO(3)
Impressum