Uses of Interface
com.swiftmq.swiftlet.net.InboundHandler
-
Packages that use InboundHandler Package Description com.swiftmq.swiftlet.net -
-
Uses of InboundHandler in com.swiftmq.swiftlet.net
Methods in com.swiftmq.swiftlet.net that return InboundHandler Modifier and Type Method Description InboundHandlerConnection. getInboundHandler()Returns the connection inbound handler.Methods in com.swiftmq.swiftlet.net with parameters of type InboundHandler Modifier and Type Method Description voidConnection. setInboundHandler(InboundHandler inboundHandler)Set the connection inbound handler.
-