public class ServerInterceptorIterator extends RequestInterceptorIterator
| Modifier and Type | Field and Description |
|---|---|
static short |
RECEIVE_REQUEST |
static short |
RECEIVE_REQUEST_SERVICE_CONTEXTS |
static short |
SEND_EXCEPTION |
static short |
SEND_OTHER |
static short |
SEND_REPLY |
interceptor_ex, opincrement, index, interceptors| Constructor and Description |
|---|
ServerInterceptorIterator(Interceptor[] interceptors) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invoke(Interceptor interceptor) |
void |
iterate(ServerRequestInfoImpl info,
short op)
Iterates over the enumeration, i.e.
|
reverseDirection, setDirectionhasMoreElements, iterate, nextElementpublic static final short RECEIVE_REQUEST_SERVICE_CONTEXTS
public static final short RECEIVE_REQUEST
public static final short SEND_REPLY
public static final short SEND_EXCEPTION
public static final short SEND_OTHER
public ServerInterceptorIterator(Interceptor[] interceptors)
public void iterate(ServerRequestInfoImpl info, short op) throws UserException
UserExceptionprotected void invoke(Interceptor interceptor) throws UserException
invoke in class AbstractInterceptorIteratorUserException