Interface RpcRoutingContext<C extends BaseIdentity,S extends RpcService>
-
@Deprecated(forRemoval=true) public interface RpcRoutingContext<C extends BaseIdentity,S extends RpcService>
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Class<C>
getContextType()
Deprecated, for removal: This API element is subject to removal in a future version.Class<S>
getServiceType()
Deprecated, for removal: This API element is subject to removal in a future version.
-