Uses of Interface
org.openwms.common.comm.CustomServiceActivator
Packages that use CustomServiceActivator
-
Uses of CustomServiceActivator in org.openwms.common.comm
Subinterfaces of CustomServiceActivator in org.openwms.common.commModifier and TypeInterfaceDescriptioninterface
A NotRespondingServiceActivator is an Service Activator implementation that accepts a message but does not reply with a message.interface
A RespondingServiceActivator is a Service Activator implementation that accepts a message and replies with a response message.