|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ws4d.java.types.AttributableSupport
org.ws4d.java.service.ServiceCommons.PortType
public static class ServiceCommons.PortType
| Constructor Summary | |
|---|---|
ServiceCommons.PortType()
|
|
| Method Summary | |
|---|---|
void |
addEventSource(ServiceCommons.OperationSignature signature,
EventSource event)
|
void |
addOperation(ServiceCommons.OperationSignature signature,
Operation operation)
|
boolean |
contains(ServiceCommons.OperationSignature signature)
|
EventSource |
getEventSource(java.lang.String name,
java.lang.String inputName,
java.lang.String outputName)
|
Iterator |
getEventSources()
|
Operation |
getOperation(java.lang.String name,
java.lang.String inputName,
java.lang.String outputName)
|
Iterator |
getOperations()
|
boolean |
hasEventSources()
|
boolean |
hasOperations()
|
boolean |
isPlombed()
|
| Methods inherited from class org.ws4d.java.types.AttributableSupport |
|---|
equals, getAttribute, getAttributes, hasAttributes, hashCode, serializeAttributes, setAttribute, setAttribute, setAttributes, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceCommons.PortType()
| Method Detail |
|---|
public boolean contains(ServiceCommons.OperationSignature signature)
public boolean hasOperations()
public Iterator getOperations()
public Operation getOperation(java.lang.String name,
java.lang.String inputName,
java.lang.String outputName)
public void addOperation(ServiceCommons.OperationSignature signature,
Operation operation)
public boolean hasEventSources()
public Iterator getEventSources()
public EventSource getEventSource(java.lang.String name,
java.lang.String inputName,
java.lang.String outputName)
public void addEventSource(ServiceCommons.OperationSignature signature,
EventSource event)
public boolean isPlombed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||