PREV LETTER
- NEXT LETTER |
+ NEXT LETTER
FRAMES
NO FRAMES
@@ -78,79 +77,13 @@
-A B C D E F G I J L M N O P Q R S T U W X
-
-T
+A C D E F G I L N O P Q R S T U W X
+
+X
-- takeArg() -
-Method in class io.socket.AbstractTestSocketIO
-
- Take arg.
-
- takeEvent() -
-Method in class io.socket.AbstractTestSocketIO
-
- Take event.
-
- takeLine() -
-Method in class io.socket.AbstractTestSocketIO
-
- Take line.
-
- tearDown() -
-Method in class io.socket.AbstractTestSocketIO
-
- Tears down this test.
-
- tearDownAfterClass() -
-Static method in class io.socket.AbstractTestSocketIO
-
- Tear down after class.
-
- toString() -
-Method in class io.socket.IOMessage
-
- Generates a String representation of this object.
-
- transport -
-Static variable in class io.socket.AbstractTestSocketIO
-
- The transport of this test
-
- TRANSPORT_NAME -
-Static variable in class io.socket.WebsocketTransport
-
- The String to identify this Transport
-
- TRANSPORT_NAME -
-Static variable in class io.socket.XhrTransport
-
- The String to identify this Transport.
-
- transportConnected() -
-Method in class io.socket.EngineIO
-
- Transport connected.
-
- transportData(String) -
-Method in class io.socket.EngineIO
-
IOTransport should call this function if it does not support framing.
-- transportDisconnected() -
-Method in class io.socket.EngineIO
-
- Transport disconnected.
-
- transportError(Exception) -
-Method in class io.socket.EngineIO
-
- Transport error.
-
- transportMessage(String) -
-Method in class io.socket.EngineIO
-
- Transport message.
-
- TYPE_ACK -
-Static variable in class io.socket.IOMessage
-
- Message type acknowledge
-
- TYPE_CONNECT -
-Static variable in class io.socket.IOMessage
-
- Message type connect
-
- TYPE_DISCONNECT -
-Static variable in class io.socket.IOMessage
-
- Message type disconnect
-
- TYPE_ERROR -
-Static variable in class io.socket.IOMessage
-
- Message type error
-
- TYPE_EVENT -
-Static variable in class io.socket.IOMessage
-
- Message type event
-
- TYPE_HEARTBEAT -
-Static variable in class io.socket.IOMessage
-
- Message type heartbeat
-
- TYPE_JSON_MESSAGE -
-Static variable in class io.socket.IOMessage
-
- Message type JSON message
-
- TYPE_MESSAGE -
-Static variable in class io.socket.IOMessage
-
- Message type message
-
- TYPE_NOOP -
-Static variable in class io.socket.IOMessage
-
- Message type noop
+
- XhrTransport - Class in io.socket
- The Class XhrTransport.
- XhrTransport(URL, EngineIO) -
+Constructor for class io.socket.XhrTransport
+
- Instantiates a new xhr transport.
@@ -164,8 +97,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -183,7 +115,7 @@
PREV LETTER
- NEXT LETTER |
+ NEXT LETTER
FRAMES
NO FRAMES
@@ -205,7 +137,7 @@
-A B C D E F G I J L M N O P Q R S T U W X
+A C D E F G I L N O P Q R S T U W X
diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html
index 9266faa..66f54ca 100644
--- a/doc/index-files/index-2.html
+++ b/doc/index-files/index-2.html
@@ -2,9 +2,9 @@
-
+
-B-Index
+C-Index
@@ -15,7 +15,7 @@
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="B-Index";
+ parent.document.title="C-Index";
}
}
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -78,16 +77,44 @@
-A B C D E F G I J L M N O P Q R S T U W X
-
-B
+A C D E F G I L N O P Q R S T U W X
+
+C
-- basic - package basic
-
- BasicExample - Class in basic
-
- BasicExample() -
-Constructor for class basic.BasicExample
+
- canSendBulk() -
+Method in interface io.socket.IOTransport
+
- return true if the IOTransport prefers to send multiple messages at a
+ time.
+
- canSendBulk() -
+Method in class io.socket.WebsocketTransport
-
-
- BasicExample2 - Class in basic
-
- BasicExample2() -
-Constructor for class basic.BasicExample2
+
- canSendBulk() -
+Method in class io.socket.XhrTransport
-
+
- connect() -
+Method in interface io.socket.IOTransport
+
- Instructs the IOTransport to connect.
+
- connect(String, IOCallback) -
+Method in class io.socket.SocketIO
+
- connects to supplied host using callback.
+
- connect(URL, IOCallback) -
+Method in class io.socket.SocketIO
+
- connects to supplied host using callback.
+
- connect(IOCallback) -
+Method in class io.socket.SocketIO
+
- connects to an already set host.
+
- connect() -
+Method in class io.socket.WebsocketTransport
+
-
+
- connect() -
+Method in class io.socket.XhrTransport
+
-
+
- create(URL, EngineIO) -
+Static method in class io.socket.WebsocketTransport
+
- Creates a new Transport for the given url an
EngineIO .
+ - create(URL, EngineIO) -
+Static method in class io.socket.XhrTransport
+
- Creates a new Transport for the given url an
EngineIO .
@@ -101,8 +128,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -142,7 +168,7 @@
-A B C D E F G I J L M N O P Q R S T U W X
+A C D E F G I L N O P Q R S T U W X
diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html
index 4233be1..64e86e7 100644
--- a/doc/index-files/index-3.html
+++ b/doc/index-files/index-3.html
@@ -2,9 +2,9 @@
-
+
-C-Index
+D-Index
@@ -15,7 +15,7 @@
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="C-Index";
+ parent.document.title="D-Index";
}
}
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -78,62 +77,22 @@
-A B C D E F G I J L M N O P Q R S T U W X
-
-C
+A C D E F G I L N O P Q R S T U W X
+
+D
-- callback(JSONArray) -
-Method in interface chat.ChatCallbackAdapter
-
-
-
- callback(JSONArray) -
-Method in class chat.ChatFrame
-
-
-
- canSendBulk() -
-Method in interface io.socket.IOTransport
-
- return true if the IOTransport prefers to send multiple messages at a
- time.
-
- canSendBulk() -
-Method in class io.socket.WebsocketTransport
-
-
-
- canSendBulk() -
-Method in class io.socket.XhrTransport
-
-
-
- chat - package chat
-
- Chat - Class in chat
-
- Chat(ChatCallbackAdapter) -
-Constructor for class chat.Chat
-
-
-
- ChatCallback - Class in chat
-
- ChatCallback(ChatCallbackAdapter) -
-Constructor for class chat.ChatCallback
-
-
-
- ChatCallbackAdapter - Interface in chat
-
- ChatFrame - Class in chat
-
- ChatFrame() -
-Constructor for class chat.ChatFrame
-
- Creates new form Chat
-
- computeTestMethods() -
-Method in class io.socket.testutils.RandomBlockJUnit4ClassRunner
-
-
-
- connect() -
+
- disconnect() -
Method in interface io.socket.IOTransport
-
- Instructs the IOTransport to connect.
-
- connect(String, IOCallback) -
-Method in class io.socket.SocketIO
-
- connects to supplied host using callback.
-
- connect(URL, IOCallback) -
-Method in class io.socket.SocketIO
-
- connects to supplied host using callback.
-
- connect(IOCallback) -
+
- Instructs the IOTransport to disconnect.
+
- disconnect() -
Method in class io.socket.SocketIO
-
- connects to an already set host.
-
- connect() -
+
- Disconnect the socket.
+
- disconnect() -
Method in class io.socket.WebsocketTransport
-
-
- connect() -
+
- disconnect() -
Method in class io.socket.XhrTransport
-
-
- create(URL, EngineIO) -
-Static method in class io.socket.WebsocketTransport
-
- Creates a new Transport for the given url an
EngineIO .
- - create(URL, EngineIO) -
-Static method in class io.socket.XhrTransport
-
- Creates a new Transport for the given url an
EngineIO .
@@ -147,8 +106,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -188,7 +146,7 @@
-A B C D E F G I J L M N O P Q R S T U W X
+A C D E F G I L N O P Q R S T U W X
diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html
index 340f26a..9286f2f 100644
--- a/doc/index-files/index-4.html
+++ b/doc/index-files/index-4.html
@@ -2,9 +2,9 @@
-
+
-D-Index
+E-Index
@@ -15,7 +15,7 @@
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="D-Index";
+ parent.document.title="E-Index";
}
}
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -78,32 +77,20 @@
-A B C D E F G I J L M N O P Q R S T U W X
-
-D
+A C D E F G I L N O P Q R S T U W X
+
+E
-- disableNewMessages() -
-Method in class chat.ChatFrame
-
-
-
- disconnect() -
-Method in interface io.socket.IOTransport
-
- Instructs the IOTransport to disconnect.
-
- disconnect() -
+
- emit(SocketIO, String, IOAcknowledge, Object...) -
+Method in class io.socket.EngineIO
+
- emits an event from
SocketIO to the IOTransport .
+ - emit(String, Object...) -
Method in class io.socket.SocketIO
-
- Disconnect the socket.
-
- disconnect() -
-Method in class io.socket.WebsocketTransport
-
-
-
- disconnect() -
-Method in class io.socket.XhrTransport
-
-
-
- doClose() -
-Method in class io.socket.AbstractTestSocketIO
-
- Closes a
SocketIO connection.
- - doConnect() -
-Method in class io.socket.AbstractTestSocketIO
-
- Sets up a
SocketIO connection.
-
+Emits an event to the Socket.IO server.
+emit(String, IOAcknowledge, Object...) -
+Method in class io.socket.SocketIO
+Emits an event to the Socket.IO server.
+EngineIO - Class in io.socketThe Class EngineIO.
@@ -116,8 +103,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -157,7 +143,7 @@
-A B C D E F G I J L M N O P Q R S T U W X
+A C D E F G I L N O P Q R S T U W X
diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html
index 5a3e1f5..cf6a1aa 100644
--- a/doc/index-files/index-5.html
+++ b/doc/index-files/index-5.html
@@ -2,9 +2,9 @@
-
+
-E-Index
+F-Index
@@ -15,7 +15,7 @@
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="E-Index";
+ parent.document.title="F-Index";
}
}
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -78,34 +77,25 @@
-A B C D E F G I J L M N O P Q R S T U W X
-
-E
+A C D E F G I L N O P Q R S T U W X
+
+F
-- emit(SocketIO, String, IOAcknowledge, Object...) -
-Method in class io.socket.EngineIO
-
- emits an event from
SocketIO to the IOTransport .
- - emit(String, Object...) -
-Method in class io.socket.SocketIO
-
- Emits an event to the Socket.IO server.
-
- emit(String, IOAcknowledge, Object...) -
-Method in class io.socket.SocketIO
-
- Emits an event to the Socket.IO server.
-
- emitAndMessage() -
-Method in class io.socket.AbstractTestSocketIO
-
- Emit and message.
-
- emitAndOn() -
-Method in class io.socket.AbstractTestSocketIO
-
- Emit and on.
-
- enableNewMessages() -
-Method in class chat.ChatFrame
+
- FIELD_DATA -
+Static variable in class io.socket.IOMessage
+
- Index of the data field in a message
+
- FIELD_ENDPOINT -
+Static variable in class io.socket.IOMessage
+
- Index of the end point field in a message
+
- FIELD_ID -
+Static variable in class io.socket.IOMessage
+
- Index of the id field in a message
+
- FIELD_TYPE -
+Static variable in class io.socket.IOMessage
+
- Index of the type field in a message
+
- FRAME_DELIMITER -
+Static variable in class io.socket.EngineIO
-
-
- EngineIO - Class in io.socket
- The Class EngineIO.
- error() -
-Method in class io.socket.AbstractTestSocketIO
-
- Error.
-
- events -
-Variable in class io.socket.AbstractTestSocketIO
-
- Received queues.
@@ -119,8 +109,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -160,7 +149,7 @@
-A B C D E F G I J L M N O P Q R S T U W X
+A C D E F G I L N O P Q R S T U W X
diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html
index fe5ebeb..428f65b 100644
--- a/doc/index-files/index-6.html
+++ b/doc/index-files/index-6.html
@@ -2,9 +2,9 @@
-
+
-F-Index
+G-Index
@@ -15,7 +15,7 @@
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="F-Index";
+ parent.document.title="G-Index";
}
}
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -78,25 +77,52 @@
-A B C D E F G I J L M N O P Q R S T U W X
-
-F
+A C D E F G I L N O P Q R S T U W X
+
+G
-- FIELD_DATA -
-Static variable in class io.socket.IOMessage
-
- Index of the data field in a message
-
- FIELD_ENDPOINT -
-Static variable in class io.socket.IOMessage
-
- Index of the end point field in a message
-
- FIELD_ID -
-Static variable in class io.socket.IOMessage
-
- Index of the id field in a message
-
- FIELD_TYPE -
-Static variable in class io.socket.IOMessage
-
- Index of the type field in a message
-
- FRAME_DELIMITER -
-Static variable in class io.socket.EngineIO
+
- getCallback() -
+Method in class io.socket.SocketIO
+
- Gets the callback.
+
- getData() -
+Method in class io.socket.IOMessage
+
- Returns the data of this IOMessage.
+
- getEndpoint() -
+Method in class io.socket.IOMessage
+
- Returns the endpoint of this IOMessage.
+
- getHeader(String) -
+Method in class io.socket.SocketIO
+
- Returns the header value
+
- getHeaders() -
+Method in class io.socket.SocketIO
+
- Returns the headers used while handshaking.
+
- getId() -
+Method in class io.socket.IOMessage
+
- Returns the id of this IOMessage.
+
- getName() -
+Method in interface io.socket.IOTransport
-
+
- getName() -
+Method in class io.socket.WebsocketTransport
+
-
+
- getName() -
+Method in class io.socket.XhrTransport
+
-
+
- getNamespace() -
+Method in class io.socket.SocketIO
+
- Gets the namespace.
+
- getSessionId() -
+Method in class io.socket.EngineIO
+
- Returns the session id.
+
- getTransport() -
+Method in class io.socket.EngineIO
+
- gets the currently used transport.
+
- getTransport() -
+Method in class io.socket.SocketIO
+
- Returns the name of the used transport
+
- getType() -
+Method in class io.socket.IOMessage
+
- Returns the type of this IOMessage.
@@ -110,8 +136,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -151,7 +176,7 @@
-A B C D E F G I J L M N O P Q R S T U W X
+A C D E F G I L N O P Q R S T U W X
diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html
index cff38b3..688b79e 100644
--- a/doc/index-files/index-7.html
+++ b/doc/index-files/index-7.html
@@ -2,9 +2,9 @@
-
+
-G-Index
+I-Index
@@ -15,7 +15,7 @@
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="G-Index";
+ parent.document.title="I-Index";
}
}
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -78,58 +77,34 @@
-A B C D E F G I J L M N O P Q R S T U W X
-
-G
+A C D E F G I L N O P Q R S T U W X
+
+I
-- getCallback() -
-Method in class io.socket.SocketIO
-
- Gets the callback.
-
- getData() -
-Method in class io.socket.IOMessage
-
- Returns the data of this IOMessage.
-
- getEndpoint() -
-Method in class io.socket.IOMessage
-
- Returns the endpoint of this IOMessage.
-
- getHeader(String) -
-Method in class io.socket.SocketIO
-
- Returns the header value
-
- getHeaders() -
-Method in class io.socket.SocketIO
-
- Returns the headers used while handshaking.
-
- getId() -
-Method in class io.socket.IOMessage
-
- Returns the id of this IOMessage.
-
- getName() -
+
- invalidate() -
Method in interface io.socket.IOTransport
-
-
-
- getName() -
+
- Instructs the IOTransport to invalidate.
+
- invalidate() -
Method in class io.socket.WebsocketTransport
-
-
- getName() -
+
- invalidate() -
Method in class io.socket.XhrTransport
-
-
- getNamespace() -
-Method in class io.socket.SocketIO
-
- Gets the namespace.
-
- getPort() -
-Method in class io.socket.AbstractTestSocketIO
-
- Gets the port.
-
- getProxyPort() -
-Method in class io.socket.AbstractTestSocketIO
-
-
-
- getSessionId() -
-Method in class io.socket.EngineIO
-
- Returns the session id.
-
- getTransport() -
+
- io.socket - package io.socket
-
- IOAcknowledge - Interface in io.socket
- The Interface IOAcknowledge.
- IOCallback - Interface in io.socket
- The Interface IOCallback.
- IOMessage - Class in io.socket
- The Class IOMessage.
- IOMessage(int, String, String, String) -
+Constructor for class io.socket.IOMessage
+
- Instantiates a new IOMessage by given data.
+
- IOMessage(int, String, String) -
+Constructor for class io.socket.IOMessage
+
- Instantiates a new IOMessage by given data.
+
- IOMessage(String) -
+Constructor for class io.socket.IOMessage
+
- Instantiates a new IOMessage from a String representation.
+
- IOTransport - Interface in io.socket
- The Interface IOTransport.
- isConnected() -
Method in class io.socket.EngineIO
-
- gets the currently used transport.
-
- getTransport() -
+
- Checks if EngineIO is currently connected.
+
- isConnected() -
Method in class io.socket.SocketIO
-
- Returns the name of the used transport
-
- getType() -
-Method in class io.socket.IOMessage
-
- Returns the type of this IOMessage.
+
- Returns, if a connection is established at the moment
@@ -143,8 +118,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -184,7 +158,7 @@
-A B C D E F G I J L M N O P Q R S T U W X
+A C D E F G I L N O P Q R S T U W X
diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html
index 6d3b3f8..b302515 100644
--- a/doc/index-files/index-8.html
+++ b/doc/index-files/index-8.html
@@ -2,9 +2,9 @@
-
+
-I-Index
+L-Index
@@ -15,7 +15,7 @@
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="I-Index";
+ parent.document.title="L-Index";
}
}
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -78,34 +77,13 @@
-A B C D E F G I J L M N O P Q R S T U W X
-
-I
+A C D E F G I L N O P Q R S T U W X
+
+L
-- invalidate() -
-Method in interface io.socket.IOTransport
-
- Instructs the IOTransport to invalidate.
-
- invalidate() -
-Method in class io.socket.WebsocketTransport
-
-
-
- invalidate() -
-Method in class io.socket.XhrTransport
-
-
-
- io.socket - package io.socket
-
- io.socket.testutils - package io.socket.testutils
-
- IOAcknowledge - Interface in io.socket
- The Interface IOAcknowledge.
- IOCallback - Interface in io.socket
- The Interface IOCallback.
- IOMessage - Class in io.socket
- The Class IOMessage.
- IOMessage(int, String, String, String) -
-Constructor for class io.socket.IOMessage
-
- Instantiates a new IOMessage by given data.
-
- IOMessage(int, String, String) -
-Constructor for class io.socket.IOMessage
-
- Instantiates a new IOMessage by given data.
-
- IOMessage(String) -
-Constructor for class io.socket.IOMessage
-
- Instantiates a new IOMessage from a String representation.
-
- IOTransport - Interface in io.socket
- The Interface IOTransport.
- isConnected() -
-Method in class io.socket.EngineIO
-
- Checks if EngineIO is currently connected.
-
- isConnected() -
-Method in class io.socket.SocketIO
-
- Returns, if a connection is established at the moment
+
- logger -
+Static variable in class io.socket.EngineIO
+
- Debug logger
@@ -119,8 +97,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -160,7 +137,7 @@
-A B C D E F G I J L M N O P Q R S T U W X
+A C D E F G I L N O P Q R S T U W X
diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html
index 2db761a..89ccf71 100644
--- a/doc/index-files/index-9.html
+++ b/doc/index-files/index-9.html
@@ -2,9 +2,9 @@
-
+
-J-Index
+N-Index
@@ -15,7 +15,7 @@
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="J-Index";
+ parent.document.title="N-Index";
}
}
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -78,13 +77,13 @@
-A B C D E F G I J L M N O P Q R S T U W X
-
-J
+A C D E F G I L N O P Q R S T U W X
+
+N
-- join(String) -
-Method in class chat.Chat
-
-
+
- NUM_FIELDS -
+Static variable in class io.socket.IOMessage
+
- Number of fields in a message.
@@ -98,8 +97,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -139,7 +137,7 @@
-A B C D E F G I J L M N O P Q R S T U W X
+A C D E F G I L N O P Q R S T U W X
diff --git a/doc/index.html b/doc/index.html
index 9a70c35..47a5b3f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -2,7 +2,7 @@
-
+
Generated Documentation (Untitled)
@@ -21,11 +21,8 @@
diff --git a/doc/io/socket/IOAcknowledge.html b/doc/io/socket/IOAcknowledge.html
index 01d941c..d2b03fe 100644
--- a/doc/io/socket/IOAcknowledge.html
+++ b/doc/io/socket/IOAcknowledge.html
@@ -2,7 +2,7 @@
-
+
IOAcknowledge
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -91,9 +90,6 @@
io.socket
Interface IOAcknowledge
-
-- All Known Implementing Classes:
- ChatCallback
-
public interface IOAcknowledge
@@ -119,7 +115,7 @@
void |
-ack(Object... args)
+ | ack(java.lang.Object... args)
Acknowledges a socket.io message. |
@@ -141,7 +137,7 @@
ack
-void ack(Object... args)
+void ack(java.lang.Object... args)
- Acknowledges a socket.io message.
@@ -162,8 +158,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
diff --git a/doc/io/socket/IOCallback.html b/doc/io/socket/IOCallback.html
index 4c5604b..c68d113 100644
--- a/doc/io/socket/IOCallback.html
+++ b/doc/io/socket/IOCallback.html
@@ -2,7 +2,7 @@
-
+
IOCallback
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -92,7 +91,7 @@
Interface IOCallback
-- All Known Implementing Classes:
- AbstractTestSocketIO, AcknowledgeExample, BasicExample, ChatCallback, EngineIO, WebsocketTestSocketIO, XHRTestSocketIO
+- All Known Implementing Classes:
- EngineIO
@@ -119,9 +118,9 @@
void |
-on(String event,
+on(java.lang.String event,
IOAcknowledge ack,
- Object... args)
+ java.lang.Object... args)
On [Event]. |
@@ -162,7 +161,7 @@
void |
-onMessage(String data,
+onMessage(java.lang.String data,
IOAcknowledge ack)
@@ -211,7 +210,7 @@
onMessage
-void onMessage(String data,
+void onMessage(java.lang.String data,
IOAcknowledge ack)
- On message. Called when the server sends String data.
@@ -239,9 +238,9 @@
on
-void on(String event,
+void on(java.lang.String event,
IOAcknowledge ack,
- Object... args)
+ java.lang.Object... args)
- On [Event]. Called when server emits an event.
@@ -275,8 +274,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
diff --git a/doc/io/socket/IOMessage.html b/doc/io/socket/IOMessage.html
index cbb2247..eeff73b 100644
--- a/doc/io/socket/IOMessage.html
+++ b/doc/io/socket/IOMessage.html
@@ -2,7 +2,7 @@
-
+
IOMessage
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -92,12 +91,12 @@
Class IOMessage
-java.lang.Object
+java.lang.Object
io.socket.IOMessage
- class IOMessage - extends Object
+ class IOMessage - extends java.lang.Object
@@ -240,23 +239,23 @@
IOMessage(int type,
- String namespace,
- String data)
+ java.lang.String namespace,
+ java.lang.String data)
Instantiates a new IOMessage by given data. |
IOMessage(int type,
- String id,
- String namespace,
- String data)
+ java.lang.String id,
+ java.lang.String namespace,
+ java.lang.String data)
Instantiates a new IOMessage by given data. |
-IOMessage(String message)
+ | IOMessage(java.lang.String message)
Instantiates a new IOMessage from a String representation. |
@@ -273,7 +272,7 @@
- String |
+ java.lang.String
getData()
@@ -281,7 +280,7 @@
|
- String |
+ java.lang.String
getEndpoint()
@@ -289,7 +288,7 @@
|
- String |
+ java.lang.String
getId()
@@ -306,14 +305,14 @@
void |
-setId(String id)
+ | setId(java.lang.String id)
Sets the id of this IOMessage |
- String |
+ java.lang.String
toString()
@@ -323,10 +322,10 @@
-Methods inherited from class java.lang.Object |
+Methods inherited from class java.lang.Object |
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
@@ -523,9 +522,9 @@
IOMessage
public IOMessage(int type,
- String id,
- String namespace,
- String data)
+ java.lang.String id,
+ java.lang.String namespace,
+ java.lang.String data)
- Instantiates a new IOMessage by given data.
@@ -538,8 +537,8 @@
IOMessage
public IOMessage(int type,
- String namespace,
- String data)
+ java.lang.String namespace,
+ java.lang.String data)
- Instantiates a new IOMessage by given data.
@@ -551,7 +550,7 @@
IOMessage
-public IOMessage(String message)
+public IOMessage(java.lang.String message)
- Instantiates a new IOMessage from a String representation. If the String
is not well formated, the result is undefined.
@@ -573,12 +572,12 @@
toString
-public String toString()
+public java.lang.String toString()
- Generates a String representation of this object.
-- Overrides:
toString in class Object
+ - Overrides:
toString in class java.lang.Object
@@ -603,7 +602,7 @@
getId
-public String getId()
+public java.lang.String getId()
- Returns the id of this IOMessage.
@@ -617,7 +616,7 @@
setId
-public void setId(String id)
+public void setId(java.lang.String id)
- Sets the id of this IOMessage
@@ -630,7 +629,7 @@
getEndpoint
-public String getEndpoint()
+public java.lang.String getEndpoint()
- Returns the endpoint of this IOMessage.
@@ -644,7 +643,7 @@
getData
-public String getData()
+public java.lang.String getData()
- Returns the data of this IOMessage.
@@ -666,8 +665,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
diff --git a/doc/io/socket/IOTransport.html b/doc/io/socket/IOTransport.html
index 4e18346..5fbefb4 100644
--- a/doc/io/socket/IOTransport.html
+++ b/doc/io/socket/IOTransport.html
@@ -2,7 +2,7 @@
-
+
IOTransport
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -143,7 +142,7 @@
- String |
+ java.lang.String
getName()
@@ -160,7 +159,7 @@
void |
-send(String text)
+ | send(java.lang.String text)
Instructs the IOTransport to send a Message |
@@ -168,7 +167,7 @@
void |
-sendBulk(String[] texts)
+ | sendBulk(java.lang.String[] texts)
Instructs the IOTransport to send multiple messages. |
@@ -216,16 +215,16 @@
send
-void send(String text)
- throws Exception
+void send(java.lang.String text)
+ throws java.lang.Exception
- Instructs the IOTransport to send a Message
- Parameters:
text - the text to be sent
- Throws:
-
IOException - Signals that an I/O exception has occurred.
-Exception
+java.io.IOException - Signals that an I/O exception has occurred.
+java.lang.Exception
@@ -248,8 +247,8 @@
sendBulk
-void sendBulk(String[] texts)
- throws IOException
+void sendBulk(java.lang.String[] texts)
+ throws java.io.IOException
- Instructs the IOTransport to send multiple messages. This is only called
when canSendBulk returns true.
@@ -257,7 +256,7 @@
- Parameters:
texts - the texts
- Throws:
-
IOException - Signals that an I/O exception has occurred.
+java.io.IOException - Signals that an I/O exception has occurred.
@@ -280,7 +279,7 @@
getName
-String getName()
+java.lang.String getName()
@@ -299,8 +298,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
diff --git a/doc/io/socket/SocketIO.html b/doc/io/socket/SocketIO.html
index 83b3126..927fac8 100644
--- a/doc/io/socket/SocketIO.html
+++ b/doc/io/socket/SocketIO.html
@@ -2,7 +2,7 @@
-
+
SocketIO
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -92,12 +91,12 @@
Class SocketIO
-java.lang.Object
+java.lang.Object
io.socket.SocketIO
-public class SocketIO - extends Object
+public class SocketIO - extends java.lang.Object
@@ -124,34 +123,34 @@
Instantiates a new socket.io connection.
-SocketIO(String url)
+ | SocketIO(java.lang.String url)
Instantiates a new socket.io connection. |
-SocketIO(String url,
+SocketIO(java.lang.String url,
IOCallback callback)
Instantiates a new socket.io object and connects to the given url. |
|
-SocketIO(String url,
- Properties headers)
+ | SocketIO(java.lang.String url,
+ java.util.Properties headers)
Instantiates a new socket.io connection and sets the request headers used
while connecting the first time for authorizing. |
-SocketIO(URL url)
+ | SocketIO(java.net.URL url)
Instantiates a new socket.io connection. |
-SocketIO(URL url,
+SocketIO(java.net.URL url,
IOCallback callback)
@@ -170,8 +169,8 @@
SocketIO |
-addHeader(String key,
- String value)
+ | addHeader(java.lang.String key,
+ java.lang.String value)
Adds an header to the headers |
@@ -187,7 +186,7 @@
void |
-connect(String url,
+connect(java.lang.String url,
IOCallback callback)
@@ -196,7 +195,7 @@
void |
-connect(URL url,
+connect(java.net.URL url,
IOCallback callback)
@@ -213,9 +212,9 @@
void |
-emit(String event,
+emit(java.lang.String event,
IOAcknowledge ack,
- Object... args)
+ java.lang.Object... args)
Emits an event to the Socket.IO server. |
@@ -223,8 +222,8 @@
void |
-emit(String event,
- Object... args)
+ | emit(java.lang.String event,
+ java.lang.Object... args)
Emits an event to the Socket.IO server. |
@@ -239,15 +238,15 @@
- String |
-getHeader(String key)
+ java.lang.String |
+getHeader(java.lang.String key)
Returns the header value |
- Properties |
+ java.util.Properties
getHeaders()
@@ -255,7 +254,7 @@
|
- String |
+ java.lang.String
getNamespace()
@@ -263,7 +262,7 @@
|
- String |
+ java.lang.String
getTransport()
@@ -298,7 +297,7 @@
void |
send(IOAcknowledge ack,
- String message)
+ java.lang.String message)
Send JSON data to the Socket.io server. |
@@ -314,7 +313,7 @@
void |
-send(String message)
+ | send(java.lang.String message)
Send String data to the Socket.io server. |
@@ -322,7 +321,7 @@
(package private) void |
-setHeaders(Properties headers)
+ | setHeaders(java.util.Properties headers)
Sets the headers used while handshaking. |
@@ -331,10 +330,10 @@
-Methods inherited from class java.lang.Object |
+Methods inherited from class java.lang.Object |
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
@@ -365,8 +364,8 @@
SocketIO
-public SocketIO(String url)
- throws MalformedURLException
+public SocketIO(java.lang.String url)
+ throws java.net.MalformedURLException
- Instantiates a new socket.io connection. The object connects after
calling
connect(IOCallback)
@@ -374,34 +373,34 @@
- Parameters:
url - the url
- Throws:
-
MalformedURLException - the malformed url exception
+java.net.MalformedURLException - the malformed url exception
SocketIO
-public SocketIO(String url,
- Properties headers)
- throws MalformedURLException
+public SocketIO(java.lang.String url,
+ java.util.Properties headers)
+ throws java.net.MalformedURLException
- Instantiates a new socket.io connection and sets the request headers used
while connecting the first time for authorizing. The object connects
after calling
connect(IOCallback)
-- Parameters:
url - the urlheaders - the headers used while handshaking
+- Parameters:
url - the urlheaders - the headers used while handshaking
- Throws:
-
MalformedURLException - the malformed url exception
+java.net.MalformedURLException - the malformed url exception
SocketIO
-public SocketIO(String url,
+public SocketIO(java.lang.String url,
IOCallback callback)
- throws MalformedURLException
+ throws java.net.MalformedURLException
- Instantiates a new socket.io object and connects to the given url. Do not
call any of the connect() methods afterwards.
@@ -409,14 +408,14 @@
- Parameters:
url - the urlcallback - the callback
- Throws:
-
MalformedURLException - the malformed url exception
+java.net.MalformedURLException - the malformed url exception
SocketIO
-public SocketIO(URL url,
+public SocketIO(java.net.URL url,
IOCallback callback)
- Instantiates a new socket.io object and connects to the given url. Do not
@@ -430,7 +429,7 @@
SocketIO
-public SocketIO(URL url)
+public SocketIO(java.net.URL url)
- Instantiates a new socket.io connection. The object connects after
calling
connect(IOCallback)
@@ -452,9 +451,9 @@
connect
-public void connect(String url,
+public void connect(java.lang.String url,
IOCallback callback)
- throws MalformedURLException
+ throws java.net.MalformedURLException
- connects to supplied host using callback. Do only use this method if you
instantiate
SocketIO using SocketIO() .
@@ -462,7 +461,7 @@
- Parameters:
url - the urlcallback - the callback
- Throws:
-
MalformedURLException
+java.net.MalformedURLException
@@ -470,7 +469,7 @@
connect
-public void connect(URL url,
+public void connect(java.net.URL url,
IOCallback callback)
- connects to supplied host using callback. Do only use this method if you
@@ -500,8 +499,8 @@
emit
-public void emit(String event,
- Object... args)
+public void emit(java.lang.String event,
+ java.lang.Object... args)
- Emits an event to the Socket.IO server. If the connection is not
established, the call will be buffered and sent as soon as it is
@@ -516,9 +515,9 @@
emit
-public void emit(String event,
+public void emit(java.lang.String event,
IOAcknowledge ack,
- Object... args)
+ java.lang.Object... args)
- Emits an event to the Socket.IO server. If the connection is not
established, the call will be buffered and sent as soon as it is
@@ -547,7 +546,7 @@
getNamespace
-public String getNamespace()
+public java.lang.String getNamespace()
- Gets the namespace. Internally used.
@@ -588,7 +587,7 @@
send
-public void send(String message)
+public void send(java.lang.String message)
- Send String data to the Socket.io server.
@@ -602,7 +601,7 @@
send
public void send(IOAcknowledge ack,
- String message)
+ java.lang.String message)
- Send JSON data to the Socket.io server.
@@ -659,7 +658,7 @@
getTransport
-public String getTransport()
+public java.lang.String getTransport()
- Returns the name of the used transport
@@ -673,7 +672,7 @@
getHeaders
-public Properties getHeaders()
+public java.util.Properties getHeaders()
- Returns the headers used while handshaking. These Properties are not
necessarily the ones set by
addHeader(String, String) or
@@ -690,7 +689,7 @@
setHeaders
-void setHeaders(Properties headers)
+void setHeaders(java.util.Properties headers)
- Sets the headers used while handshaking. Internally used. Use
SocketIO(String, Properties) or
@@ -705,8 +704,8 @@
addHeader
-public SocketIO addHeader(String key,
- String value)
+public SocketIO addHeader(java.lang.String key,
+ java.lang.String value)
- Adds an header to the
headers
@@ -720,7 +719,7 @@
getHeader
-public String getHeader(String key)
+public java.lang.String getHeader(java.lang.String key)
- Returns the header value
@@ -742,8 +741,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
diff --git a/doc/io/socket/SocketIOException.html b/doc/io/socket/SocketIOException.html
index 66e795d..f3a7f10 100644
--- a/doc/io/socket/SocketIOException.html
+++ b/doc/io/socket/SocketIOException.html
@@ -2,7 +2,7 @@
-
+
SocketIOException
@@ -37,8 +37,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -56,7 +55,7 @@
PREV CLASS
- NEXT CLASS |
+ NEXT CLASS
FRAMES
NO FRAMES
@@ -92,17 +91,17 @@
Class SocketIOException
-java.lang.Object
- java.lang.Throwable
- java.lang.Exception
+java.lang.Object
+ java.lang.Throwable
+ java.lang.Exception
io.socket.SocketIOException
-- All Implemented Interfaces:
- Serializable
+- All Implemented Interfaces:
- java.io.Serializable
-public class SocketIOException - extends Exception
+public class SocketIOException - extends java.lang.Exception
@@ -125,14 +124,14 @@
Constructor Summary
|
-SocketIOException(String message)
+ | SocketIOException(java.lang.String message)
Instantiates a new SocketIOException. |
-SocketIOException(String message,
- Exception ex)
+ | SocketIOException(java.lang.String message,
+ java.lang.Exception ex)
Instantiates a new SocketIOException. |
@@ -151,19 +150,19 @@
-Methods inherited from class java.lang.Throwable |
+Methods inherited from class java.lang.Throwable |
-fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
+fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-Methods inherited from class java.lang.Object |
+Methods inherited from class java.lang.Object |
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
@@ -182,7 +181,7 @@
SocketIOException
-public SocketIOException(String message)
+public SocketIOException(java.lang.String message)
- Instantiates a new SocketIOException.
@@ -194,8 +193,8 @@
SocketIOException
-public SocketIOException(String message,
- Exception ex)
+public SocketIOException(java.lang.String message,
+ java.lang.Exception ex)
- Instantiates a new SocketIOException.
@@ -215,8 +214,7 @@
- Overview |
- Package |
+ Package |
Class |
Use |
Tree |
@@ -234,7 +232,7 @@
PREV CLASS
- NEXT CLASS |
+ NEXT CLASS
FRAMES
NO FRAMES
diff --git a/doc/io/socket/WebsocketTransport.html b/doc/io/socket/WebsocketTransport.html
index 52c6fc9..02ad279 100644
--- a/doc/io/socket/WebsocketTransport.html
+++ b/doc/io/socket/WebsocketTransport.html
@@ -2,7 +2,7 @@
-
+
WebsocketTransport
@@ -37,8 +37,7 @@
| | | | | | | | | | | | | | | | |