|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransportOptionsDefinition
Definition of options that are specific to a particular transport.
Method Summary | |
---|---|
org.jibx.ws.server.TransportOptions |
createTransportOptions()
Creates a new TransportOptions instance based on this definition. |
void |
init()
Initialize the definition, and perform configuration checks. |
Method Detail |
---|
void init() throws WsConfigurationException
WsConfigurationException
- on any configuration errororg.jibx.ws.server.TransportOptions createTransportOptions() throws WsConfigurationException
TransportOptions
instance based on this definition.
TransportOptions
instance
WsConfigurationException
- on any configuration error
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |