|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessingStateChange | |
|---|---|
| com.sun.xml.ws.xmlfilter | |
| Uses of ProcessingStateChange in com.sun.xml.ws.xmlfilter |
|---|
| Methods in com.sun.xml.ws.xmlfilter that return ProcessingStateChange | |
|---|---|
ProcessingStateChange |
FilteringStateMachine.getStateChange(Invocation invocation,
XMLStreamWriter writer)
Based on the current invocation decides whether a processing state change is required and returns the result of this decision. |
ProcessingStateChange |
MexImportFilteringStateMachine.getStateChange(Invocation invocation,
XMLStreamWriter writer)
|
ProcessingStateChange |
PrivateAttributeFilteringStateMachine.getStateChange(Invocation invocation,
XMLStreamWriter writer)
|
ProcessingStateChange |
PrivateElementFilteringStateMachine.getStateChange(Invocation invocation,
XMLStreamWriter writer)
|
static ProcessingStateChange |
ProcessingStateChange.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProcessingStateChange[] |
ProcessingStateChange.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||