Package com.yahoo.messagebus.shared
Interface ServerSession
- All Superinterfaces:
com.yahoo.messagebus.Connectable,com.yahoo.jdisc.SharedResource
- All Known Implementing Classes:
SharedDestinationSession,SharedIntermediateSession
public interface ServerSession
extends com.yahoo.jdisc.SharedResource, com.yahoo.messagebus.Connectable
- Author:
- Simon Thoresen Hult
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.yahoo.jdisc.SharedResource
com.yahoo.jdisc.SharedResource.Debug -
Field Summary
Fields inherited from interface com.yahoo.jdisc.SharedResource
DEBUG, SYSTEM_PROPERTY_NAME_DEBUG -
Method Summary
Modifier and TypeMethodDescriptioncom.yahoo.messagebus.MessageHandlername()voidsendReply(com.yahoo.messagebus.Reply reply) voidsetMessageHandler(com.yahoo.messagebus.MessageHandler msgHandler) Methods inherited from interface com.yahoo.messagebus.Connectable
connect, disconnectMethods inherited from interface com.yahoo.jdisc.SharedResource
refer, refer, release