Package org.nustaq.kontraktor.routing
Class RoutedServiceEntry
java.lang.Object
org.nustaq.kontraktor.routing.RoutedServiceEntry
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRoutedServiceEntry(String path, org.nustaq.kontraktor.remoting.encoding.SerializerType encoding) -
Method Summary
Modifier and TypeMethodDescriptionorg.nustaq.kontraktor.remoting.encoding.SerializerTypegetPath()
-
Constructor Details
-
RoutedServiceEntry
public RoutedServiceEntry(String path, org.nustaq.kontraktor.remoting.encoding.SerializerType encoding)
-
-
Method Details
-
getPath
-
getEncoding
public org.nustaq.kontraktor.remoting.encoding.SerializerType getEncoding() -
getStrategy
-