Package | Description |
---|---|
org.distributeme.core.interceptor |
Support for client and server side interceptors of calls.
|
Modifier and Type | Method and Description |
---|---|
InterceptorResponse.InterceptorCommand |
InterceptorResponse.getCommand() |
static InterceptorResponse.InterceptorCommand |
InterceptorResponse.InterceptorCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterceptorResponse.InterceptorCommand[] |
InterceptorResponse.InterceptorCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
InterceptorResponse(InterceptorResponse.InterceptorCommand aCommand) |
Copyright © 2010-2014 anotheria.net. All Rights Reserved.