Package | Description |
---|---|
com.sun.xml.ws.api.databinding | |
com.sun.xml.ws.client.sei | |
com.sun.xml.ws.db | |
com.sun.xml.ws.server.sei |
Modifier and Type | Method and Description |
---|---|
MessageContextFactory |
Databinding.getMessageContextFactory() |
Modifier and Type | Field and Description |
---|---|
protected MessageContextFactory |
StubHandler.packetFactory |
Constructor and Description |
---|
StubAsyncHandler(JavaMethodImpl jm,
JavaMethodImpl sync,
MessageContextFactory mcf) |
StubHandler(JavaMethodImpl method,
MessageContextFactory mcf) |
Modifier and Type | Field and Description |
---|---|
(package private) MessageContextFactory |
DatabindingImpl.packetFactory |
Modifier and Type | Method and Description |
---|---|
MessageContextFactory |
DatabindingImpl.getMessageContextFactory() |
Modifier and Type | Field and Description |
---|---|
protected MessageContextFactory |
TieHandler.packetFactory |
Constructor and Description |
---|
TieHandler(JavaMethodImpl method,
WSBinding binding,
MessageContextFactory mcf) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.