public class ProtoCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
ProtoCallbackHandler(UDDIMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
UDDIMapper |
getUDDIMapper() |
void |
handle(Callback[] callbacks) |
public ProtoCallbackHandler(UDDIMapper mapper)
public UDDIMapper getUDDIMapper()
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.