Package com.swiftmq.swiftlet.net
Interface IntraVMServerEndpoint
-
- All Superinterfaces:
ChunkListener
public interface IntraVMServerEndpoint extends ChunkListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clientClose()
boolean
isClosed()
-
Methods inherited from interface com.swiftmq.net.protocol.ChunkListener
chunkCompleted
-
-